SftTree/NET 2.0

MinimumAroundButton Property, DimensionsClass Class

Softel vdm, Inc.

Defines the minimum gap around expand/collapse buttons.

Syntax      DimensionsClass Class (Softelvdm.SftTreeNET)

VB   

Public Property MinimumAroundButton As Integer

C#   

public int MinimumAroundButton { get; set; }

C++   

public: property int MinimumAroundButton {
        int get();
        void set(int value);
}

Property Value

The minimum gap in pixels.

The default value is 2.

Comments

The MinimumAroundButton property defines the minimum gap around expand/collapse buttons.

By defining a gap around expand/collapse buttons (to the left and right), the distance to other components, like item images, can be increased or decreased.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com